-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Remove instantiable Address object #316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thoughts were to do |
|
I thought the point of having |
f1e8442 to
2746027
Compare
|
@weilu would edit: Though I guess you're probably only ever going to need one or the other. |
093e8f8 to
c536926
Compare
|
Yeah, base58 was my thought |
|
Ok, will rebase, update then notify |
b9dc89b to
5db6e34
Compare
eddb9c4 to
4bca4b0
Compare
cb3c291 to
4668cb1
Compare
crypto: use packages directly
add a note about uglying (to avoid issues with typeForce)
Thanks @jprichardson for the suggestion
… alternative network
Updated Copyright Date
bufferutils: remove equal, use Buffer.compare
Add Example on Generating a Random Address and WIF for Alternative Network
|
Will re-open as this now meant to be merged into master. |
Targeted for 2.0.0.
This is a continued discussion of #306 which was closed due to the 3.0.0 branch being deleted.